diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-11 20:05:26 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-11 20:05:26 -0400 |
| commit | 256106779838c30450f5ad505fd0b90f375fe9be (patch) | |
| tree | 0d2a70b43c186c169378ac21db00f2aa57311e60 | |
| parent | eba2d3d2cd7337868ba9601f5aba0ff3f9392bb9 (diff) | |
| parent | 39040ab32533cec245a4ac2fa86c1534ce9a1b56 (diff) | |
Merge remote-tracking branch 'origin/master'
| -rw-r--r-- | doc/todo/editor_for_privdata__63__.mdwn | 2 | ||||
| -rw-r--r-- | doc/todo/editor_for_privdata__63__/comment_2_4fcbdf36f32ca7cf82593a8992167aff._comment | 9 |
2 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/editor_for_privdata__63__.mdwn b/doc/todo/editor_for_privdata__63__.mdwn new file mode 100644 index 00000000..0711c701 --- /dev/null +++ b/doc/todo/editor_for_privdata__63__.mdwn @@ -0,0 +1,2 @@ +Would adding a way to call $EDITOR to edit privdata be possible? +It would make sense for editing data like logcheck files. diff --git a/doc/todo/editor_for_privdata__63__/comment_2_4fcbdf36f32ca7cf82593a8992167aff._comment b/doc/todo/editor_for_privdata__63__/comment_2_4fcbdf36f32ca7cf82593a8992167aff._comment new file mode 100644 index 00000000..bbe93fe3 --- /dev/null +++ b/doc/todo/editor_for_privdata__63__/comment_2_4fcbdf36f32ca7cf82593a8992167aff._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + subject="comment 2" + date="2014-11-11T21:16:09Z" + content=""" +Already exists in `propellor --edit` + +Documentation patches accepted! :) +"""]] |
