Skip to content

Commit cceb93a

Browse files
committed
incremental-diff is actually really good
1 parent a723492 commit cceb93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ def print_help(parser) -> None:
258258
"library.playback.torrents_info.torrents_info": ["torrent-info", "torrents", "torrent"],
259259
"library.playback.torrents_remaining.torrents_remaining": ["torrent-remaining"],
260260
"library.tablefiles.eda.eda": ["preview"],
261-
"library.tablefiles.incremental_diff.incremental_diff": [],
261+
"library.tablefiles.incremental_diff.incremental_diff": ["diff"],
262262
"library.tablefiles.columns.columns": [],
263263
"library.tablefiles.markdown_tables.markdown_tables": ["tables", "table"],
264264
"library.tablefiles.mcda.mcda": ["mcdm", "rank"],

0 commit comments

Comments
 (0)