Skip to content

Commit 3f442cc

Browse files
committed
edit
1 parent dde5869 commit 3f442cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/debugger/specify-command-line-args.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Send command-line arguments while debugging (C++)"
33
description: Learn how to send command-line argument to a debuggee using the new command line arguments dropdown.
4-
ms.date: "10/25/2024"
4+
ms.date: 10/30/2024
55
ms.topic: "conceptual"
66
dev_langs:
77
- "C++"
@@ -30,7 +30,7 @@ The command-line arguments dropdown is available in the **Standard** toolbar. If
3030
The Toolbars tab is selected in the Customize dialog. The entry for Standard, meaning the standard toolbar, is selected.
3131
:::image-end:::
3232

33-
The command-line arguments dropdown follows the **Solutions Platforms** dropdown on the **Standard** toolbar. The dropdown is empty. The tooltip says, "empty".
33+
The command-line arguments dropdown follows the **Solutions Platforms** dropdown on the **Standard** toolbar. If no arguments have been specified, the dropdown is empty and the tooltip displays "empty".
3434

3535
:::image type="complex" source="./media/command-line-argument-dropdown-empty.png" alt-text="A screenshot of the command-line arguments dropdown.":::
3636
The command-line arg dropdown is shown following the Solutions Platforms dropdown on the Standard toolbar. The dropdown is empty. A tooltip reads, "empty".

0 commit comments

Comments
 (0)