summaryrefslogtreecommitdiffstats
path: root/src/etc/phpshellsessions
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-08-27 07:21:34 -0300
committerRenato Botelho <renato@netgate.com>2015-08-27 07:21:34 -0300
commit1b875052c90a9ea2e7e52d672520a688a17f438d (patch)
treecbf3ac202fef469395493537e404e40656dd1564 /src/etc/phpshellsessions
parente730f5d9027f3173d414dcc69cd5ec1f256a831a (diff)
downloadpfsense-1b875052c90a9ea2e7e52d672520a688a17f438d.zip
pfsense-1b875052c90a9ea2e7e52d672520a688a17f438d.tar.gz
Fix indent
Diffstat (limited to 'src/etc/phpshellsessions')
-rw-r--r--src/etc/phpshellsessions/gitsync4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/etc/phpshellsessions/gitsync b/src/etc/phpshellsessions/gitsync
index 336ed6c..52755a3 100644
--- a/src/etc/phpshellsessions/gitsync
+++ b/src/etc/phpshellsessions/gitsync
@@ -36,8 +36,8 @@ if (is_array($command_split)) {
$valid_args = array(
"--minimal" => "\tPerform a minimal copy of only the updated files.\n" .
- "\tNot recommended if the system has files modified by any method other\n" .
- "\tthan gitsync.\n",
+ "\tNot recommended if the system has files modified by any method other\n" .
+ "\tthan gitsync.\n",
"--help" => "\tDisplay this help list.\n"
);
$args = array();
OpenPOWER on IntegriCloud