From ea8868be52ef56c342725b83cdcb59493a65d887 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 22 Jul 2017 20:57:43 -0400 Subject: `git ls-files -- src/ | xargs sed -i 's|^# lib/|# src/|'` --- (limited to 'src/cmd') diff --git a/src/cmd/copy-suite.sh b/src/cmd/copy-suite.sh index 2eb265e..e3cbb08 100644 --- a/src/cmd/copy-suite.sh +++ b/src/cmd/copy-suite.sh @@ -1,5 +1,5 @@ # pro-archman -# lib/cmd/copy-suite.sh +# src/cmd/copy-suite.sh # "copy-suite" command # # Copyright (C) 2013 Patrick "P. J." McDermott diff --git a/src/cmd/help.sh b/src/cmd/help.sh index caf0707..f0dfcda 100644 --- a/src/cmd/help.sh +++ b/src/cmd/help.sh @@ -1,5 +1,5 @@ # pro-archman -# lib/cmd/help.sh +# src/cmd/help.sh # "help" command # # Copyright (C) 2013 Patrick "P. J." McDermott diff --git a/src/cmd/include.sh b/src/cmd/include.sh index fc4d3cc..4f7a6d9 100644 --- a/src/cmd/include.sh +++ b/src/cmd/include.sh @@ -1,5 +1,5 @@ # pro-archman -# lib/cmd/include.sh +# src/cmd/include.sh # "include" command # # Copyright (C) 2013 Patrick "P. J." McDermott diff --git a/src/cmd/process-incoming.sh b/src/cmd/process-incoming.sh index 92bc8fe..947bc59 100644 --- a/src/cmd/process-incoming.sh +++ b/src/cmd/process-incoming.sh @@ -1,5 +1,5 @@ # pro-archman -# lib/cmd/generate-index.sh +# src/cmd/generate-index.sh # "generate-index" command # # Copyright (C) 2013 Patrick "P. J." McDermott diff --git a/src/cmd/remove-suite.sh b/src/cmd/remove-suite.sh index a28f093..04f9f1d 100644 --- a/src/cmd/remove-suite.sh +++ b/src/cmd/remove-suite.sh @@ -1,5 +1,5 @@ # pro-archman -# lib/cmd/remove-suite.sh +# src/cmd/remove-suite.sh # "remove-suite" command # # Copyright (C) 2013 Patrick "P. J." McDermott diff --git a/src/cmd/remove.sh b/src/cmd/remove.sh index 7747aac..c4fb1b9 100644 --- a/src/cmd/remove.sh +++ b/src/cmd/remove.sh @@ -1,5 +1,5 @@ # pro-archman -# lib/cmd/remove.sh +# src/cmd/remove.sh # "remove" command # # Copyright (C) 2013 Patrick "P. J." McDermott diff --git a/src/cmd/version.sh b/src/cmd/version.sh index 9ceeac3..c4f57fd 100644 --- a/src/cmd/version.sh +++ b/src/cmd/version.sh @@ -1,5 +1,5 @@ # pro-archman -# lib/cmd/version.sh +# src/cmd/version.sh # "version" command # # Copyright (C) 2013 Patrick "P. J." McDermott -- cgit v0.9.1