jayacotton / find

A find command for cp/m written in C
9 stars 1 forks source link

Usability problem - help needed as the default response for a call without parameters #10

Closed Laci1953 closed 2 years ago

Laci1953 commented 2 years ago

It would be very nice & useful to get help typed back if find.com is called without any parameter ( e.g. A>find ) Currently, you get no help feedback, but a list of files... This "default" help "feedback" it's a basic feature of many CP/M utilities, and it's easy to implement. Thanks!

jayacotton commented 2 years ago

Made a small change to the u.i. processing. If you say find with no parameters, you get a help message.

feilipu commented 2 years ago

Tested on 8085. Works as expected.

Laci1953 commented 2 years ago

Fixed! Thanks Jay!

Laci1953 commented 2 years ago

Tested on Z80. It's OK.Ladislau

On Thursday, March 3, 2022, 05:03:40 AM GMT+2, Phillip Stevens ***@***.***> wrote:  

Tested on 8085. Works as expected.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>