mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 17:15:58 +03:00
[GH-ISSUE #254] Can't use nbfc.exe on Linux #223
Labels
No labels
Stale
bug
config
discussion
duplicate
enhancement
experimental
feature
help-wanted
info
invalid
invalid
pull-request
question
up-for-grabs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nbfc-hirschmann#223
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kevinpranoto on GitHub (Jun 3, 2017).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/254
Ran nbfc.exe just fine and doing so lists all the commands that are available. However, doing any commands, such as
nbfc.exe status -aornbfc.exe set -a, will result in the terminal saying "Object reference not set to an instance of an object."@kevinpranoto commented on GitHub (Jun 3, 2017):
nbfc.exe status --allandnbfc.exe set -autowork just fine. Apparently the CLI doesn't recognize arguments using single characters on my machine.