summaryrefslogtreecommitdiff
path: root/resources/helpdoc/commands/sheetedit.en.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-03-12 19:04:12 +0800
committer魏曹先生 <1992414357@qq.com>2026-03-12 19:04:12 +0800
commit72c57380883a1c1cc796dea6d35048ab5bed5f53 (patch)
tree936e04d2ec0f5bae54667beac6bf069208900a80 /resources/helpdoc/commands/sheetedit.en.md
parent9d812580557cdc343378816cd65678b8aa75d944 (diff)
Add helpdoc system with interactive viewer
Diffstat (limited to 'resources/helpdoc/commands/sheetedit.en.md')
-rw-r--r--resources/helpdoc/commands/sheetedit.en.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/resources/helpdoc/commands/sheetedit.en.md b/resources/helpdoc/commands/sheetedit.en.md
new file mode 100644
index 0000000..80f2a7b
--- /dev/null
+++ b/resources/helpdoc/commands/sheetedit.en.md
@@ -0,0 +1,12 @@
+# Sheetedit
+
+> Edit `Sheet` files using your system editor
+
+## Usage
+jvn sheetedit <FILE>
+
+## Note
+It reads and uses a command-line editor program in the following priority order:
+1. JV\_TEXT\_EDITOR
+2. EDITOR
+3. If neither exists, it falls back to using `jvii`