blob: 9c3e15f35bbf3759be99ea9f3193f24133d48a2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
sheetedit:
editor: |
# Editing `%{file_dir}`
# Index format:
# Upstream: id/ver
# Local: ~id/ver
# Forward format:
# Latest Version: "Mapping" => "ID/VER"
# RefSheet Version: "Mapping" => "ID/VER" => "ref"
# Specific Version: "Mapping" == "ID/VER"
# Or: "Mapping" => "ID/VER" == "VER"
%{info}
# TIPS: After editing, save file and exit editor.
# It will be automatically written to the original file.
mapping: Mapping
index_source: Index
forward: Forward
error:
no_file_input: |
No file specified for parsing
Use `jvn sheetedit <sheet_file>` to edit
|