diff options
Diffstat (limited to 'src/locale/fr.sh')
-rw-r--r-- | src/locale/fr.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/locale/fr.sh b/src/locale/fr.sh index 455912f..cccc3b2 100644 --- a/src/locale/fr.sh +++ b/src/locale/fr.sh @@ -1,4 +1,5 @@ #!/bin/sh +# shellcheck disable=SC2034 set -eu MSG_USAGE='Usage: git permalink [-phV] FICHIER [LINENO]' |