summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorG.raud <graud@gmx.com>2018-01-28 12:25:27 +0100
committerG.raud <graud@gmx.com>2018-01-28 12:25:27 +0100
commitbb39953b2487d39f4acdd7e7df9dab8ad1c5f0fd (patch)
treeab3a917ff22196f96f75747d116a0536f97dc1cb
parent34fb8c3d2ec98f7763759b81f2c3347883e9c511 (diff)
downloadunison-bb39953b2487d39f4acdd7e7df9dab8ad1c5f0fd.zip
unison-bb39953b2487d39f4acdd7e7df9dab8ad1c5f0fd.tar.gz
unison-bb39953b2487d39f4acdd7e7df9dab8ad1c5f0fd.tar.bz2
Sortri: update the documentation of the parameter 'sortbysize'
-rw-r--r--src/sortri.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sortri.ml b/src/sortri.ml
index 9274963..0f82f4e 100644
--- a/src/sortri.ml
+++ b/src/sortri.ml
@@ -32,8 +32,8 @@ let bysize =
^ "smaller files from being transferred quickly.\n\n"
^ "This preference (as well as the other sorting flags, but not the "
^ "sorting preferences that require patterns as arguments) can be "
- ^ "set interactively and temporarily using the 'Sort' menu in the "
- ^ "graphical user interface.")
+ ^ "set interactively and temporarily using the 'Sort' menu in the "
+ ^ "graphical and text user interfaces.")
let newfirst =
Prefs.createBool "sortnewfirst" false