doc/commands.md in fedux_org-stdlib-0.3.2 vs doc/commands.md in fedux_org-stdlib-0.6.3

- old
+ new

@@ -1,14 +1,14 @@ -# FeduxOrg::Stdlib::Command +# FeduxOrgStdlib::Command ## Usage ### which Searches command in PATH. It supports the usage of a full path as well. ```ruby -require 'fedux_org/stdlib/command' +require 'fedux_org_stdlib/command' class XY include Command def method