summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@98103 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm copyright and license note updatevboxsync2022-08-221-8/+18
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@96407 cfe28804-0f27-0410-a406-dd0f0b0b656f
* /Config.kmk and many other places: Change VBOX_VENDOR to the official ↵vboxsync2022-08-221-3/+1
| | | | | | copyright holder text, needs follow-up changes and equivalent adjustments elsewhere. git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@96402 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Make use of the general options from the refentry ↵vboxsync2022-03-171-62/+5
| | | | | | XML files when printing the help text and some more cleanups getting rid of all the legacy help code, bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94290 cfe28804-0f27-0410-a406-dd0f0b0b656f
* FE/VBoxManage: Move stuff to VBoxInternalManage.cpp because it is only used ↵vboxsync2022-03-151-125/+0
| | | | | | there now, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94240 cfe28804-0f27-0410-a406-dd0f0b0b656f
* FE/VBoxManage: Some more cleanups, ​bugref:9186vboxsync2022-03-151-41/+0
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94235 cfe28804-0f27-0410-a406-dd0f0b0b656f
* FE/VBoxManage: Remove the now unused VBoxManageHelp build target and the ↵vboxsync2022-03-151-22/+7
| | | | | | VBOX_ONLY_DOCS #ifdef's in the code, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94234 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert modifymedium command to refentry ↵vboxsync2022-03-141-24/+0
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94218 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert storageattach command to refentry ↵vboxsync2022-03-141-33/+0
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94217 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert usbdevsource command to refentry ↵vboxsync2022-03-131-10/+0
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94213 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert hostonlyif command to refentry ↵vboxsync2022-03-131-22/+0
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94212 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert natnetwork command to refentry ↵vboxsync2022-03-131-32/+0
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94211 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert metrics command to refentry documentation, ↵vboxsync2022-03-131-24/+2
| | | | | | ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94210 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert guestcontrol command to refentry ↵vboxsync2022-03-131-5/+0
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94209 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert guestproperty command to refentry ↵vboxsync2022-03-131-5/+0
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94208 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert usbfilter command to refentry ↵vboxsync2022-03-131-43/+0
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94207 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert setproperty commands to refentry ↵vboxsync2022-03-131-21/+0
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94206 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert setextradata/getextradata commands to ↵vboxsync2022-03-121-13/+0
| | | | | | refentry documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94204 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert convertfromraw command to refentry ↵vboxsync2022-03-121-12/+0
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94203 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert checkmediumpwd command to refentry ↵vboxsync2022-03-121-6/+0
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94202 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert encryptmedium command to refentry ↵vboxsync2022-03-121-9/+0
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94201 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert mediumproperty command to refentry ↵vboxsync2022-03-121-12/+0
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94200 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert clonemedium command to refentry ↵vboxsync2022-03-121-8/+0
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94199 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert createmedium command to refentry ↵vboxsync2022-03-121-12/+0
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94198 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert showmediuminfo command to refentry ↵vboxsync2022-03-121-5/+0
| | | | | | documentation, ​bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94197 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert bandwidthctl command to refentry ↵vboxsync2022-03-111-13/+0
| | | | | | documentation, bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94181 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert storagectl command to refentry ↵vboxsync2022-03-111-15/+0
| | | | | | documentation, bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94179 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert closemedium command to refentry ↵vboxsync2022-03-111-6/+0
| | | | | | documentation, bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94177 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert adoptstate command to refentry ↵vboxsync2022-03-111-5/+0
| | | | | | documentation, bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94172 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc/manual,FE/VBoxManage: Convert discardstate command to refentry ↵vboxsync2022-03-111-5/+0
| | | | | | documentation, bugref:9186 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@94171 cfe28804-0f27-0410-a406-dd0f0b0b656f
* include/iprt/message.h: Max out the available bits for the scope, we need a ↵vboxsync2022-02-111-114/+0
| | | | | | | | | lot for the VBoxManage controlvm docs. docs, VBoxManage: Integrate refman (and fix some content) for VBoxManage startvm and VBoxManage controlvm. Needs about 60 scopes (do RT_BIT_64 is a must have), and for protection against exceeding the limit there are now checks (as AssertCompile). git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@93708 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: bugref:1909: Fixed help output in VBoxManage vboxsync2022-01-191-1/+2
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@93347 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@93115 cfe28804-0f27-0410-a406-dd0f0b0b656f
* VBoxManage: Generate const tables that doesn't require runtime ↵vboxsync2021-12-151-44/+46
| | | | | | initialization (copying help entry copy). Fixed buggy capitalization function. Coding style. bugref:1909 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92937 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: bugref:1909: Fixed type conversion for atomic variablevboxsync2021-12-091-6/+6
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92842 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: bugref:1909: Fixed compilation errorsvboxsync2021-12-081-8/+6
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92835 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: bugref:1909: Fixed compilation errorsvboxsync2021-12-081-3/+5
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92834 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: bugref:1909: Fixed compilation errorsvboxsync2021-12-081-6/+6
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92831 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: bugref:1909: Fixed compilation errorsvboxsync2021-12-081-2/+2
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92828 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: bugref:1909: Fixed compilation errorsvboxsync2021-12-081-3/+3
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92826 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: bugref:1909: Added handling built-in docbook help for languages other ↵vboxsync2021-12-081-24/+78
| | | | | | than en_US in the VBoxManage git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92824 cfe28804-0f27-0410-a406-dd0f0b0b656f
* VBoxManage/modifyvm,showvminfo: Added --testing-enabled=bool, ↵vboxsync2021-11-221-21/+71
| | | | | | --testing-mmio=bool and --testing-cfg-dwordN=val switches to modifyvm for easy VMMDev/Testing config. Display these settings in showvminfo. git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92538 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main" bugref:1909: Removed translation marks form printUsage and its ↵vboxsync2021-11-151-351/+314
| | | | | | callees. Added missed help for "VBoxManage setproperty language" git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92432 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: bugref:1909: Fixed compilation issuesvboxsync2021-11-111-1/+0
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92374 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: bugref:1909: Added translation marks around messages of VBoxManage outputvboxsync2021-11-111-338/+397
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92372 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Frontends/VBoxManage: Fix synopsis for "VBoxManage hostonlyif", keeping it ↵vboxsync2021-11-111-2/+5
| | | | | | within 80 columns. git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92364 cfe28804-0f27-0410-a406-dd0f0b0b656f
* doc, Frontends/VBoxManage: Integrate several refentry documentation pieces, ↵vboxsync2021-09-101-364/+12
| | | | | | bringing them up to date (making sure everything documented is actually understood). Remove the corresponding old style documentation and also the manually written help text in VBoxManage. Also fixes the synopsis printing when showing a syntax error message for new style documentation. git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@91204 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: bugref:1909: Added API localizationvboxsync2021-08-241-0/+3
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@90828 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Main: bugref:9341: Added ability to change VM autostart options when VM is ↵vboxsync2021-06-101-0/+2
| | | | | | powered on git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@89597 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Intel IOMMU: bugref:9967 VBoxManage: Allow enabling Intel IOMMU (when ↵vboxsync2021-04-051-1/+5
| | | | | | VBOX_WITH_IOMMU_INTEL is defined). git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@88363 cfe28804-0f27-0410-a406-dd0f0b0b656f