summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574 <Mica_Semrick@web>2013-12-26 21:44:35 +0000
committerGravatar admin <admin@branchable.com>2013-12-26 21:44:35 +0000
commit567709b6c9e7a10a391c77461ccf9648a4da740a (patch)
tree311bd7c7d076379164099cffeda9816b2af8405e /doc
parentb425c2a1e95aa203ad8af25bd9bc3ec9baedd653 (diff)
fixed markdown formatting
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/No_output_from_git-annex_status_v5.20131224-g692aa01.mdwn16
1 files changed, 9 insertions, 7 deletions
diff --git a/doc/forum/No_output_from_git-annex_status_v5.20131224-g692aa01.mdwn b/doc/forum/No_output_from_git-annex_status_v5.20131224-g692aa01.mdwn
index e8f218f4c..b13cab9bf 100644
--- a/doc/forum/No_output_from_git-annex_status_v5.20131224-g692aa01.mdwn
+++ b/doc/forum/No_output_from_git-annex_status_v5.20131224-g692aa01.mdwn
@@ -1,14 +1,16 @@
I'm running version 5.20131224-g692aa01 standalone tarball on linux x86_64 (Linux Mint 15). When I run `git-annex status` in the terminal I get no output.
I've tried:
-- system linked (`ln -s`) the `git-annex`, `git-annex-shell`, and `git-annex-webapp` to `~/bin/` which is on my PATH
-- run the `runshell` program from the terminal
+
+* system linked (`ln -s`) the `git-annex`, `git-annex-shell`, and `git-annex-webapp` to `~/bin/` which is on my PATH
+* run the `runshell` program from the terminal
Other things to consider:
-- I've just upgraded the repo from version 3 to version 5
-- Repo was created using git-annex version 3
-- I don't use assistant or the webapp
-- Only used from my terminal
-- Repo is in indirect mode
+
+* I've just upgraded the repo from version 3 to version 5
+* Repo was created using git-annex version 3
+* I don't use assistant or the webapp
+* Only used from my terminal
+* Repo is in indirect mode
What do I need to do to see the results of `git-annex status`? in my terminal?