Commit Graph

3 Commits

Author SHA1 Message Date
Vladimir Zhelezov
deb2a27e45 Rebuild completion after the rebase on upstream/master
* `help` command's output is no longer listing help topics, so
those completions are removed.
* `check` command supersedes `check-dates`, `check-dupes`, etc.
2021-02-28 08:36:42 +01:00
Vladimir Zhelezov
066fa964b6 Disable shell expansion in here-docs
Better be safe that sorry...
2021-02-28 08:33:18 +01:00
Vladimir Zhelezov
bb8118c771 Isolate shell code in a stub file included by m4
This way we can easily edit m4 in m4-mode and the shell script stub
in sh-mode and prevent subtle errors coming from accidental quoting
issues or macros (mis)interpreted by m4.
2021-02-28 08:33:18 +01:00