plasalid 0.7.3 → 0.7.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -76,7 +76,7 @@ Other day-to-day commands:
|
|
|
76
76
|
|
|
77
77
|
- `plasalid scan <regex>` — only scan files whose path matches the regex.
|
|
78
78
|
- `plasalid scan <regex> --force` — re-scan matching files (replaces prior records).
|
|
79
|
-
- `plasalid clarify` — walk every open question one at a time and apply your decision (categorize, merge duplicates, link recurrences,
|
|
79
|
+
- `plasalid clarify` — walk every open question one at a time and apply your decision (categorize, merge duplicates, link recurrences, etc).
|
|
80
80
|
|
|
81
81
|
## Commands
|
|
82
82
|
|