summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar doogie <doogie@web>2017-08-18 20:25:29 +0000
committerGravatar admin <admin@branchable.com>2017-08-18 20:25:29 +0000
commitbec5b31c525c45835b792a4f901fe7ba4f351ce6 (patch)
tree98f0271d8e9d34dbb445cba8c22a3956ab7ce51c /doc/bugs
parentba47f4fe9223fcb3cb62e6a4a8d1bd716d1d4d0c (diff)
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/git_annex_help_options_not_piped_through_PAGER.mdwn34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_help_options_not_piped_through_PAGER.mdwn b/doc/bugs/git_annex_help_options_not_piped_through_PAGER.mdwn
new file mode 100644
index 000000000..167eb4e4c
--- /dev/null
+++ b/doc/bugs/git_annex_help_options_not_piped_through_PAGER.mdwn
@@ -0,0 +1,34 @@
+### Please describe the problem.
+
+Long help output doesn't honor PAGER
+
+### What steps will reproduce the problem?
+
+* Open a small terminal
+* Run "git annex help options"
+* Note how it displays the full text.
+* Run "git help add"
+* Docs are viewed via the PAGER
+
+
+### What version of git-annex are you using? On what operating system?
+
+git-annex version: 5.20141125
+build flags: Assistant Webapp Webapp-secure Pairing Testsuite S3 WebDAV Inotify DBus DesktopNotify XMPP DNS Feeds Quvi TDFA CryptoHash
+key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E SHA256 SHA1 SHA512 SHA224 SHA384 SKEIN256 SKEIN512 WORM URL
+remote types: git gcrypt S3 bup directory rsync web webdav tahoe glacier ddar hook external
+
+
+### Please provide any additional information below.
+
+[[!format sh """
+# If you can, paste a complete transcript of the problem occurring here.
+# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
+
+
+# End of transcript or log.
+"""]]
+
+### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
+
+