Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-12 | Just-mr: Fix handling and meaning of --just option | Paul Cristian Sarbu | |
The value of --just option should be used as-is, as it might be a var in PATH. The `execvp` call will handle this. The Python script and man page have been updated accrodingly. | |||
2022-10-20 | man: Section-1 man page for just-mr | Paul Cristian Sarbu | |
Co-authored-by: Oliver Reiche <oliver.reiche@huawei.com> |