summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar anarcat <anarcat@web>2016-03-30 03:22:00 +0000
committerGravatar admin <admin@branchable.com>2016-03-30 03:22:00 +0000
commit567753e0e6579492cc01a19468e47cf75148fbc7 (patch)
tree2a06301bb78cf46f9bf0ab978596dc39f241d17f
parent8038b7bc2f55aba381383fa2d15e149972fc570b (diff)
formatting fix
-rw-r--r--doc/bugs/direct_cripple_mode_crippled_my_other_non-crippled_repos.mdwn12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/bugs/direct_cripple_mode_crippled_my_other_non-crippled_repos.mdwn b/doc/bugs/direct_cripple_mode_crippled_my_other_non-crippled_repos.mdwn
index 25f91c195..7380b1b82 100644
--- a/doc/bugs/direct_cripple_mode_crippled_my_other_non-crippled_repos.mdwn
+++ b/doc/bugs/direct_cripple_mode_crippled_my_other_non-crippled_repos.mdwn
@@ -29,12 +29,12 @@ I have found the following tools to be useful to cleanup the filesystem:
* [convmv](http://tracker.debian.org/convmv) can massively re-encode filenames and may also be able to fix all the issues above, but i didn't test that
* [rename](http://tracker.debian.org/rename) can massively rename files according to certain patterns, I have used:
- rename 's/\?//' *
- rename 's/://' *
- rename 's/\\//' *
- rename 's/"//' *
- rename 's/*//' *
- git add -A .
+ rename 's/\?//' *
+ rename 's/://' *
+ rename 's/\\//' *
+ rename 's/"//' *
+ rename 's/*//' *
+ git add -A .
Similar issues: