diff options
author | terminaldweller <thabogre@gmail.com> | 2022-03-15 11:08:15 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-03-15 11:08:15 +0000 |
commit | b5126b86fcb3836b0019af8ee39f1426961c1af5 (patch) | |
tree | 683af4c6ad8d5274951f3558d94d8a3eff5295cf /df/init.txt | |
parent | added http to https redirect (diff) | |
download | scripts-b5126b86fcb3836b0019af8ee39f1426961c1af5.tar.gz scripts-b5126b86fcb3836b0019af8ee39f1426961c1af5.zip |
updates
Diffstat (limited to '')
-rw-r--r-- | df/init.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/df/init.txt b/df/init.txt index 21cd652..3deec30 100644 --- a/df/init.txt +++ b/df/init.txt @@ -64,7 +64,7 @@ On a multi-core machine none of this is very likely to matter; stick to 2D. Linux/OS X users may also use PRINT_MODE:TEXT for primitive ncurses output.
-[PRINT_MODE:2D]
+[PRINT_MODE:TEXT]
Mode examples:
PRINT_MODE:2D
PRINT_MODE:TEXT
|